PrintPICT prints a PICT file, resource or the clipboard content with a prompt if desired.
SYNTAX
-------
PrintPICT <filename|"clipboard"|"*">[,<R=res name or ID>]
[,<page setup dialog>][,<print dialog>][<prompt>]
PARAMETERS
------------
<filename|"clipboard"|"*"> telles where the picture is coming from.
Being a filename, it can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.
"clipboard" will print the clipboard content.
"*" stands for the current stack, when PICT resource printing is required.
<R=res name or ID> defines the PICT resource to print. It can be its name or ID. This param is ignored when first is "clipboard".
<page setup dialog> is a boolean allowing to have to page setup dialog to pop up. Default is FALSE.
<print dialog> is a boolean allowing to have to printing dialog to pop up. Default is FALSE.
<prompt> is a prompt string which will be printed at the bottom of page using Helvetica 12.
Using "!", "?" and "=" as first parameter will return an online help (resp. copyright, syntax and output).
USING
-----
Without dialog, the XCMD uses the previous settings for printing.
This (these) external(s) is (are) FreeWare,allowing unlimited use in any non-commercial stack. You just need in this case to mention the author's name and copyright in your stack.
Any commercial use must be licensed and aknowledged by the author.